Click or drag to resize

Aggregate Enumeration

Identifies whether the maximum or minimum value of a representative property is used to order the items in a group.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum Aggregate
Members
  Member nameValueDescription
Minimum0 Minimum
Maximum1 Maximum
See Also